projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c91c771
)
* Makefile.in: Revert previous (presumably accidental) change
author
Glenn Morris
<rgm@gnu.org>
Thu, 16 Jan 2014 08:30:12 +0000
(
00:30
-0800)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 16 Jan 2014 08:30:12 +0000
(
00:30
-0800)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 852a13407b2b18a177ea6ad1f77bbfb79a86a5d5..e69998e3e524fb9753370f172ea440e7dd384cc2 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-385,7
+385,6
@@
src: Makefile FRC
cd $@ || exit; \
boot=bootstrap-emacs$(EXEEXT); \
[ ! -x "$$boot" ] || boot=''; \
- echo "VCSWITNESS: $$vcswitness";\
$(MAKE) all $(MFLAGS) \
CC='${CC}' CFLAGS='${CFLAGS}' CPPFLAGS='${CPPFLAGS}' \
LDFLAGS='${LDFLAGS}' MAKE='${MAKE}' BOOTSTRAPEMACS="$$boot" \